home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 12⁄1⁄89 / 0376-Re Re Clone()-Jan90 < prev    next >
Encoding:
Text File  |  1990-01-12  |  1020 b   |  34 lines  |  [TEXT/GEOL]

  1. Item    5457454                         10-Jan-90        01:35
  2.  
  3. From:   FRIEDRICH1                      Friedrich, Steve
  4.  
  5. To:     ALGER                           Alger, Jeff,VCA
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Re:Re:Clone()
  10.  
  11. >TView.Clone is a shallow clone.
  12.  
  13. >Come on, MacApp team, why the total lack of attention to such a fundamental
  14. >method???
  15.  
  16. We agree,
  17.     We have been looking at this issue.  It is too knotty (naughty?) for 2.0.
  18. However, as with many other things it will be taken up immediately thereafter.
  19. Other than the issue of only cloning referenced objects once (easily said,
  20. fairly easily managed) there is the difficulty of knowing how to know how deep
  21. to make the clone.
  22.  
  23. TEvtHandler is connected to the fNextHandler
  24. TView is connected to the fDocument, fSuperView and fSubView
  25. TTEView is connected to the fHTE and fText, etc.
  26. TDocument is connected to the fViewList and fWindowList.
  27. TLegBone is connected to TThighBone.
  28.  
  29. Any suggestions ?
  30.  
  31. Regards,
  32. Steve
  33.  
  34.